func bufio.isSpace 3 uses bufio (current package) scan.go#L370: func isSpace(r rune) bool { scan.go#L402: if !isSpace(r) { scan.go#L410: if isSpace(r) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)